Calculated field expression
Description
Sets the control's value to the result of a client-side calculation. The calculation can reference other controls or call a user-defined JavaScript function.
Client-side Calculated Fields are Read-only
Client-side calculated fields are now automatically set to read-only.
In builds prior to this change, client-side calculated fields could be edited unless explicitly configured as read-only.
This behavior ensures calculated values cannot be modified by the user.
See Also